Document::EnableBackups
Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:13:05 1991
Index
Return to Main Contents
NAME
Document::EnableBackups - instance method
TEMPLATE
void EnableBackups(bool createBackupFile)
SPECIFIERS
public
DESCRIPTION
EnableBackups can be called by clients to enable or disable the creation of backup files. If createBackupFile is TRUE then a backup of the original file is created before each save operation.
EnableBackups modifies the instvar makeBackup which is initially FALSE.
ARGUMENTS
- bool createBackupFile
-
specifies whether to allow creation of backup files or not
RETURN ARGUMENT
void
CATEGORIES
input/output, client interface
FILES
- implementation:
-
Document.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:28 GMT, March 30, 2022